home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / cde.idb / usr / dt / share / man / cat3 / XmTextGetLastPosition.z / XmTextGetLastPosition
Encoding:
Text File  |  2003-11-18  |  1.9 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmTTTTeeeexxxxttttGGGGeeeettttLLLLaaaassssttttPPPPoooossssiiiittttiiiioooonnnn((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmTTTTeeeexxxxttttGGGGeeeettttLLLLaaaassssttttPPPPoooossssiiiittttiiiioooonnnn((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       _X_m_T_e_x_t_G_e_t_L_a_s_t_P_o_s_i_t_i_o_n    - A Text function that accesses    the
  10.       last position    in the text
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.       #include <Xm/Text.h>
  14.  
  15.       XmTextPosition XmTextGetLastPosition (wwwwiiiiddddggggeeeetttt)
  16.            _W_i_d_g_e_t     wwwwiiiiddddggggeeeetttt;
  17.  
  18.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  19.       _X_m_T_e_x_t_G_e_t_L_a_s_t_P_o_s_i_t_i_o_n    accesses the last position in the text
  20.       buffer of the    Text widget.  This is an integer number    of
  21.       characters from the beginning    of the buffer, and represents
  22.       the position following which text that is added to the end
  23.       of the buffer    is placed.  The    first character    position is 0.
  24.       The last character position is equal to the number of
  25.       characters in    the text buffer.
  26.  
  27.       wwwwiiiiddddggggeeeetttt
  28.            Specifies the Text widget ID
  29.  
  30.       For a    complete definition of Text and    its associated
  31.       resources, see _X_m_T_e_x_t(_3_X).
  32.  
  33.      RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  34.       Returns an XmTextPosition value that indicates the last
  35.       position in the text buffer.
  36.  
  37.      RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
  38.       _X_m_T_e_x_t(_3_X).
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 11/11/03)
  64.  
  65.  
  66.  
  67.